cody - HTMLify profile

cody
4270 Files
633458 Views
Latest files of /cody/swapnilsparsh/30DaysOfJavaScript/116 - Simple Library Management
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Online Library</title>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Online Library</title>
# Simple Library Management
A simple Library Management Project which is easy to use and understand as a beginner.
## Functionalities :-
Input book name, author and book type to add the book. If book name is missing it will shown you error. As I used LocalStorage if you refresh or close the tab your books will not disappear. You can also search book by book name.
## Built with :-
A simple Library Management Project which is easy to use and understand as a beginner.
## Functionalities :-
Input book name, author and book type to add the book. If book name is missing it will shown you error. As I used LocalStorage if you refresh or close the tab your books will not disappear. You can also search book by book name.
## Built with :-